Welcome![Sign In][Sign Up]
Location:
Search - VB HOOK

Search list

[Hook apiWH_KEYBOARD_LL

Description: WH_KEYBOARD_LL如何屏蔽系统低级键(这个可以学习一下哦,对热键开发和系统键屏蔽都很有用的哦)-Shielding system WH_KEYBOARD_LL how low-level key (this can learn from you Oh, for the development and system hotkey button shielding Oh very useful)
Platform: | Size: 2048 | Author: wonder | Hits:

[Hook apiDesktop

Description: 用vb写的hook,注有详细解释,不会的请多看几遍~-Using vb to write the hook, annotated with detailed explanation, please do not look at ~
Platform: | Size: 3791872 | Author: 李子龙 | Hits:

[Hook apiCode

Description: Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. How to install the hook process, how to write global hooks, dynamic link library data sharing global variables analysis. ADO database programming. The use of ADO in the VB controls and ADO Object Access database, the use of ADO in VC technology access database.
Platform: | Size: 159744 | Author: 王宇 | Hits:

[Hook apigetKeyUP

Description: 用VB编写的一个钩子程序,在后台运行,获取键盘的输入内容,常用于小黑客程序-VB prepared using a hook procedure to run in the background, access to the keyboard input, the procedure commonly used in small-hackers
Platform: | Size: 9216 | Author: | Hits:

[Hook apiLesson20HOOK

Description: Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. How to install the hook process, how to write global hooks, dynamic link library data sharing global variables analysis. ADO database programming. The use of ADO in the VB controls and ADO Object Access database, the use of ADO in VC technology access database.
Platform: | Size: 13312 | Author: 张建顺 | Hits:

[Hook apiVB6_IDE_CLONE[By_QQ20437023]

Description: 本人原创(QQ:20437023),曾发表于PSCode,完美的模拟了对Windows窗体和菜单,按钮的封装,全子类化实现,虚拟类模块托管HOOK过程,实现了和VB IDE中一样的事件化Windows消息.-Original I (QQ: 20437023), has been published in the PSCode, perfect simulation of the Windows Forms and menus, buttons, packaging, all Subclassing realize, virtual class module hosted HOOK process and realize the VB IDE in the same Windows of news events.
Platform: | Size: 35840 | Author: cadaver | Hits:

[OS programSSDT

Description:
Platform: | Size: 20480 | Author: 冈崎汐 | Hits:

[ADO-ODBCCode

Description: Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. How to install the hook process, how to write global hooks, dynamic link library data sharing global variables analysis. ADO database programming. The use of ADO in the VB controls and ADO Object Access database, the use of ADO in VC technology access database.
Platform: | Size: 159744 | Author: hu | Hits:

[Game Hook Crackvbzx

Description: 一个很好的VB诛仙外挂编程例子! 是学习全局HOOK的最好例子!-A good example of VB programming plug诛仙! Study are the best example of the overall HOOK!
Platform: | Size: 257024 | Author: cjx | Hits:

[OS programMouseMeter

Description: 这是个基于VB版的鼠标钩子程序,程序适时跟踪计算鼠标坐标、移动距离、像素转换等,还可以设置窗口永远在最上层,不遮挡!-This is based on the VB version of the mouse hook procedure, timely follow-up procedures for calculating the coordinates of the mouse, move distance, pixel conversion, you can set the window always on top, would not block!
Platform: | Size: 3072 | Author: 182 | Hits:

[OS programMyDll

Description: 本程序是一个钩子程序DLL工程。因为钩子程序必须存在于DLL文件,所以做成本DLL工程。 本DLL可以可以截获所有键盘动作,如需截获其它动作如鼠标等可以自动更改代码。在DEBUG目录中有一个VB测试工程,用来测试本DLL的功能。-This procedure is a hook procedure DLL project. Because the hook procedure must exist in the DLL file, so do the cost of the project DLL. This DLL can be intercepted all keyboard action, if intercepted, such as other actions such as the mouse can automatically change the code. DEBUG directory in a VB test project to test the function of this DLL.
Platform: | Size: 576512 | Author: | Hits:

[Internet-NetworkPureVBFireWall

Description: 专业版的防火墙VB源代码 =================================== 这个代码给我的感觉比本站以前发出的几个代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使用任何第三方的控件.最主要的使用了无崩溃HOOK以及安全多线程技术,值得大家和我学习,希望有志于学习安全方面的网友进行再次包装,说不定有一款商业防火墙出世了,呵呵 压缩包中的mthreadvb.rar为安全多线程读取示例和源代码。使用时请先注册 MThreadVB.dll,同时把SubclassingSink.tlb加入引用。 -Calculation of a packing container of source code, the code is very professional
Platform: | Size: 385024 | Author: rogerge | Hits:

[Windows DevelopChapter20

Description: Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-Hook programming. The process of how to install the hook, how to write global hooks, dynamic link library' s global variable analysis of data sharing. ADO database programming. In VB using ADO and ADO object access control database, the use of ADO in VC technology to access the database.
Platform: | Size: 1746944 | Author: shao | Hits:

[Windows Developmuvb

Description: 奇迹(MU)通用登陆器 适用于私服站长配置后给玩家下载使用. 其中在设置中ip加了密,端口文件放在WEB服务器器上,只需设置 web文件地址即可(地址也加了密)例如:端口文件是 http://www.1234.com/dk/123.txt (当然也可以是*.ini或*.dat或*.*) (那么你以后更改端口只需更改123.txt里面 1.你编译的主程序文件 (名字由你随便改) 2.ckh.exe (窗口化工具,我们要调用的)提示:窗口化工具不用理它,都可以在登陆器设置,但不用关闭它.... 3.hook.dll (有它 窗口化工具 才能正常运行) 4.Option.ini (记录你配置的ip和端口文件地址以及其它的一些西西) 5.readme.htm (内容随你改!) 6.logo.jpg (你家奇迹的logo,谁你改,你怎么配置怎么画都可以-_-!) 7.MSINET.OCX (vb的一个控件,用来读取远程服务器端口文件的东东,这个一定要,不然....可以就不能登陆了)-Miracle (MU) General landers Sifu configured for owners to download the player. Ip in the settings of which added a secret, port file on the WEB server, device, simply set the web document address below (address also included a secret) For example: port file is http://www.1234.com/dk/123.txt (of course, can also be a*. ini or*. dat or*.*) (Then you only need to change the future to change the port inside 123.txt 1. Do you compile the main program file (you just change the name from) 2.ckh.exe (window-based tools, we have to call) Tip: Windows-based tool that is not of it, can be set up in the landers, but do not close it .... 3.hook.dll (has its own window tools to work properly) 4.Option.ini (record your ip and port configuration file address, as well as some other cc) 5.readme.htm (content as you change!) 6.logo.jpg (a miracle in your house logo, change who you are, how do you configure how art can be-_-!) 7.MSINET.OCX (vb of a control, the remote server por
Platform: | Size: 173056 | Author: chending | Hits:

[Windows DevelopVBss

Description: VB程序编写网络游戏自动喊话。最适合DNF 原理:利用键盘钩子来事实重复网络游戏里上一句话的内容!-VB programming online games automatically propaganda. Best suited to DNF principles: the use of the keyboard hook to the fact that the network repeated the contents of a word game on!
Platform: | Size: 2048 | Author: 马海华 | Hits:

[Game Hook Crackvbkeybordrecord

Description: 这是一个VB写的键盘记录例子,其中加入了很优化的方式记录键盘信息,内部可以自己添加邮箱或者是ASP网站,是VB钩子中一个经典的例子-This is a keylogger written in VB examples, to include a very optimized way to record keyboard information, internal mail, or you can add your ASP site, is the VB classic example of a hook
Platform: | Size: 15360 | Author: king | Hits:

[Windows DevelopVB_hook

Description: 在VB编程中,教你如何使用钩子,钩子的实现及应用-In the VB programming, teach you how to use hooks, the Implementation and Application of hook
Platform: | Size: 10240 | Author: Ray | Hits:

[OS programMaskKey

Description: 键盘钩子,屏蔽键盘,VC++,包含DLL,VB,VC调用例程和源码-HOOK DLL,dis- keyboard
Platform: | Size: 44032 | Author: D | Hits:

[Hook apiVBHOOK

Description: 利用纯VB制作区分大小写的HOOK,利用纯VB制作区分大小写的HOOK.-利用纯VB制作区分大小写的HOOK
Platform: | Size: 7168 | Author: libiqun | Hits:

[Windows Develop200451991247-dreamcg_cj_ydm

Description: 梦幻采集程序源代码 此例为VB编写的HOOK程序原码 -What s your occupation? early magic Baby external VB code, external learning programming examples.
Platform: | Size: 10240 | Author: 牛秀丽 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net